A control canceled the operation or an unexpected internal error has occurred.
The RemoteData control tried to update a row based on bound control data, but the Update operation failed. This usually occurs because of one of the following reasons:
The data in the bound control fails validation.
The data is not the correct data type for the result set column.
The value in the bound control does not match the row description, rule, or trigger criteria.
Examine and modify the data values and retry the operation.